BarCode for UWP/WinRT
GetTemplateChildResource<T>(FrameworkElement,String,Boolean,String) メソッド

構文
'宣言
 
Private Overloads Shared Function GetTemplateChildResource(Of T As Class)( _
   ByVal root As Windows.UI.Xaml.FrameworkElement, _
   ByVal resourceName As System.String, _
   ByVal required As System.Boolean, _
   ByRef errors As System.String _
) As T
private static T GetTemplateChildResource<T>( 
   Windows.UI.Xaml.FrameworkElement root,
   System.string resourceName,
   System.bool required,
   ref System.string errors
)
where T: class

パラメータ

root
resourceName
required
errors

型パラメータ

T
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1BarCode クラス
C1BarCode メンバ
オーバーロード一覧

Send Feedback